package mf.org.w3c.dom.svg; import mf.org.w3c.dom.events.Event; public interface SVGEvent extends Event { }