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