declare const uuid: (uid: string) => string; export * from './worker'; export { uuid };