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