export declare const registerTypeboxFormats: () => void;
export declare const fullFormats: Record<string, RegExp | ((v: any) => boolean) | true>;
//# sourceMappingURL=formats.d.ts.map