export declare const createElement: (document: XMLDocument, name: string, attrs?: any, text?: string) => SVGElement;