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