import type { HandlerExecutorsFunction } from '../types'; export declare const addDefaultAndExecuteHandlers: HandlerExecutorsFunction;