export declare function convertToSVG(image: File | Blob | ArrayBuffer, options?: { [key: string]: any; }): Promise;