export declare function bubbleEvent(event: Event, replaceEventName: string, target: Element): void;
