export default function isHex(str: string): boolean;
