import 'reflect-metadata'; export declare const inject: (dependency: any) => (target: Object, propertyKey: string) => void;