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