import 'reflect-metadata';
export declare const InjectLogger: () => (target: Object, key: string | symbol, index?: number) => void;
