SvgChildNodeConstructorFn

typealias SvgChildNodeConstructorFn<T> = (parent: XmlParentNode, attributes: MutableMap<String, String>) -> T(source)