export * from './uuid.ts'; export declare const wait: (ms: number) => Promise;