import { ObcTableCell as ObcTableCellElement } from '@oicl/openbridge-webcomponents/dist/components/table/table.js'; import { ObcTableHeadCell as ObcTableHeadCellElement } from '@oicl/openbridge-webcomponents/dist/components/table/table.js'; import { ObcTableRow as ObcTableRowElement } from '@oicl/openbridge-webcomponents/dist/components/table/table.js'; import { ObcTableHeader as ObcTableHeaderElement } from '@oicl/openbridge-webcomponents/dist/components/table/table.js'; import { ObcTableBody as ObcTableBodyElement } from '@oicl/openbridge-webcomponents/dist/components/table/table.js'; import { ObcTable as ObcTableElement } from '@oicl/openbridge-webcomponents/dist/components/table/table.js'; export declare const ObcTableCell: import("@lit/react").ReactWebComponent; export declare const ObcTableHeadCell: import("@lit/react").ReactWebComponent; export declare const ObcTableRow: import("@lit/react").ReactWebComponent; export declare const ObcTableHeader: import("@lit/react").ReactWebComponent; export declare const ObcTableBody: import("@lit/react").ReactWebComponent; export declare const ObcTable: import("@lit/react").ReactWebComponent; //# sourceMappingURL=table.d.ts.map