import type { Lazy } from "../../Function/index.js"; export declare const defaultScheduler: (thunk: Lazy) => void; //# sourceMappingURL=index.d.ts.map