export declare class ExportToSvgService { constructor(); getSnapShot(element: any, fileName: string): void; }