import type { IsValid } from "./types.d.ts"; export declare const isHex: IsValid;