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