import type { Endpoint } from '../config/types.js';
/**
 * /api/payload-jobs/run endpoint
 */
export declare const runJobsEndpoint: Endpoint;
//# sourceMappingURL=restEndpointRun.d.ts.map