export declare const uuid: () => `${string}-${string}-${string}-${string}-${string}`;
