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