export declare function IsIn(arg: any[][] | { msg: string; args: any[][]; }): Function;