import { CrudeTimeSpan } from '../telem'; export declare const sleep: (span: CrudeTimeSpan) => Promise; //# sourceMappingURL=sleep.d.ts.map