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