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