export { WaitContext } from './context'; export { LazyWait } from './main'; export type { LazyWaitProps } from './main'; //# sourceMappingURL=index.d.ts.map