export declare function stringToUuid(str: string): string;
