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