/**
 * @packageDocumentation
 * @module Voice
 * @internalapi
 */
declare function EventTarget(): void;
export default EventTarget;
