import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; /** * svg export */ export declare class SvgExportComponent implements OnInit { /** * constructor */ constructor(); /** * ngOnInit */ ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }