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