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