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