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