/// import { SvgProps } from "react-native-svg"; declare function SortDown(props: SvgProps): JSX.Element; export default SortDown;