export declare const isBoolean: (x: any) => x is boolean;
//# sourceMappingURL=is-boolean.d.ts.map