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