export declare function isArrayOfBoolean(mixed: any): mixed is (boolean)[];