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