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