import 'reflect-metadata';
export declare function MethodConfigExtend(extendTarget: any, name?: string): (target: any) => void;
