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