declare function isBoolean(value: any): boolean; export default isBoolean;