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