export { Table } from './Table'; export type { TableProps, TableRowData, TableColumnData } from '@salutejs/plasma-new-hope/styled-components';