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