export declare const isBoolean: (input: unknown) => input is boolean;