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