/// import { SvgProps } from 'react-native-svg'; declare const Plus: (props: SvgProps) => JSX.Element; export default Plus;