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