import { Export } from './export-injectiontoken'; import * as i0 from "@angular/core"; export declare class HtmlExportService extends Export { constructor(); readonly key = "html"; init(): Promise; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }