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