import type { Context } from 'hono';
export declare function restartAllActiveWorkflowRunsHandler(c: Context): Promise<Response>;
//# sourceMappingURL=restart-active-runs.d.ts.map