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