import { VdsEvent } from './VdsEvent'; export declare function redispatchEvent(target: EventTarget, event: Event | CustomEvent | VdsEvent): void; //# sourceMappingURL=redispatchEvent.d.ts.map