import { type ControllerExecutor } from './shared.js'; export declare const controllerExecutors: Record; export type { ControllerExecutor, ControllerExecutorInput } from './shared.js';