export declare function isBoolean(object: unknown): object is boolean;