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