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