//#region src/uuid-browser.d.ts declare function uuid(): string; //#endregion export { uuid };