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