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