export declare function createUuid(): string; export { createUuid as uuid };