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