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