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