EventMap type Signature: export declare type EventMap = { [key: string]: (arg: any) => void; }; DestinationId Gain