export declare const InjectPackageManager: () => (target: object, key: string | symbol, index?: number | undefined) => void;