import { Types } from "../../core/types/index.js"; import { Types as Types$1 } from "../types/index.js"; //#region src/RS/from/schedules.d.ts declare function schedules(input: Partial, options?: Pick): Partial; //#endregion export { schedules }; //# sourceMappingURL=schedules.d.ts.map