declare const client: (svg: File, window?: Window | null) => Promise<File>;
export default client;
//# sourceMappingURL=server.d.ts.map