```lua export type ScopeCloser = ( string, -- type {[any]: any}, -- tophat any -- instigator ) -> boolean; ```