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