export declare class EventMetadataMap { put(key: string, value: string): void constructor() }