import "reflect-metadata"; export declare const Autowired: (...args: any[]) => (target: any, attrKey: string) => void;