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