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