declare const dispatchEvent: (target: any, eventType: any, data: any) => void; export { dispatchEvent };