import { XyBaseEvent } from './BaseEvent.ts' class XyStandardEvent> extends XyBaseEvent {} export { XyStandardEvent }