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