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