import type { AnyFn } from "../ts/types.js"; export declare const lazy: AnyFn>(generator: G) => ReturnType; //# sourceMappingURL=lazy.d.ts.map