import { SVGProps } from "react"; declare const AxieInfinity: (props: SVGProps) => JSX.Element; export default AxieInfinity;