import { Guard } from "../types";
export declare function isBoolean(): Guard<boolean>;
//# sourceMappingURL=isBoolean.d.ts.map