export declare class ActionHandlerNotFoundException extends Error { constructor(actionName: string); }