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