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