export declare function isBoolean(val: any): val is boolean;
//# sourceMappingURL=is-boolean.d.ts.map