export declare const foo = "foo-service"; export declare const FooProvider: { provide: string; useValue: string; };