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