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