import { DesignContext } from '@tsdi/ioc';
export declare const ControllerRegisterAction: (ctx: DesignContext, next: () => void) => void;
