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