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