export default function hexToHSL(hex: string): string;
