import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class MockTranslateService { stream(key: string): Observable; instant(key: string): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=mock-translate.service.d.ts.map