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