export declare function controller(key: string): (target: Function) => void;
