import { EventName } from '@lit/react'; import { ObcCommunicationTable as ObcCommunicationTableElement } from '@oicl/openbridge-webcomponents/dist/components/communication-table/communication-table.js'; import { ObcCommunicationTableRowClickEvent } from '@oicl/openbridge-webcomponents/dist/components/communication-table/communication-table.js'; export type { ObcCommunicationTableRowClickEvent } from '@oicl/openbridge-webcomponents/dist/components/communication-table/communication-table.js'; export declare const ObcCommunicationTable: import("@lit/react").ReactWebComponent; }>; //# sourceMappingURL=communication-table.d.ts.map