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