import 'reflect-metadata'; export declare function MethodConfig(name: string, middlewares?: any[], prefix?: string): (target: any) => void;