ISvg: typeof svg & {
    [key in keyof SVGElementTagNameMap]: SVGElementBuilder<key>
}