export function boolean(min: any, max: any, cur?: boolean): boolean; export { boolean as bool };