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