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