import type { Context } from "./iresvg"; export type { Context }; export declare function newContext(): Promise;