import { TableProps } from './table.type'; export default function Table(props: TableProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=table.d.ts.map