import { Router } from '@angular/router'; import { AnimationBuilder } from '@angular/animations'; import * as i0 from "@angular/core"; export declare class VexSplashScreenService { private router; private document; private animationBuilder; splashScreenElem?: HTMLElement; constructor(router: Router, document: Document, animationBuilder: AnimationBuilder); hide(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=vex-splash-screen.service.d.ts.map