1 | import { Apollo } from './apollo';
|
2 | import * as i0 from "@angular/core";
|
3 | export declare const PROVIDERS: (typeof Apollo)[];
|
4 | export declare class ApolloModule {
|
5 | static ɵfac: i0.ɵɵFactoryDeclaration<ApolloModule, never>;
|
6 | static ɵmod: i0.ɵɵNgModuleDeclaration<ApolloModule, never, never, never>;
|
7 | static ɵinj: i0.ɵɵInjectorDeclaration<ApolloModule>;
|
8 | }
|