export declare function isUUID(value: string): boolean;
export declare const generateUUUID: () => string;
//# sourceMappingURL=uuid.d.ts.map