/** * @typedef {{ emit(eventName: string, attributes: Record): void }} TelemetryPort */ export {};