export declare const ACTION_HANDLER = "ACTION_HANDLER"; export declare const ActionHandler: (actionName: string) => import("@nestjs/common").CustomDecorator;