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