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