import { SVGWrapper } from '../Wrapper.js'; export declare class SVGmphantom extends SVGWrapper { static kind: string; toSVG(parent: N): void; }