export declare const CONTROLLER_CLASSES: any[]; export declare function Controller(basePath?: string): (target: any) => void;