import type { BatchJobConfig } from './batch-scheduler-types.js'; export declare function mergeBatchSchedulerJobConfig(overrides?: Partial): BatchJobConfig; //# sourceMappingURL=batch-scheduler-default-config.d.ts.map