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