import { LoaderBase } from './loader-base'; import * as i0 from "@angular/core"; export declare class LoaderComponent implements LoaderBase { type: string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }