I have a very large SVG file (about 45MB) and when I want to export it to PNG using svgexport, it fails with this error: ``` $ svgexport property-types.svg property-types.2.png Error: Unable to load file (TimeoutError: Navigation timeout of 30000 ms exceeded): /path/to/property-types.svg ``` I have attached the compressed version here. [property-types.zip](https://github.com/shakiba/svgexport/files/8053513/property-types.zip)