export declare function isBoxedBoolean(item: unknown): item is Boolean;