export declare function isUUID(str: string): boolean;
