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