import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function TableAndChart(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=TableAndChart.d.ts.map