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