import { SVGSVGInstance } from "../instances/SVGSVGInstance.js"; export declare class SVG extends SVGSVGInstance { constructor(); }