/// import { FlexTable } from '../..'; export declare const SubTable: (props: FlexTable.SubTableProps, { ...attrs }: { [x: string]: any; }) => JSX.Element | null; //# sourceMappingURL=sub-table.d.ts.map