declare const isHsl: (string: string) => boolean; export default isHsl;