import { SVGProps } from "react"; declare const TrophyIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default TrophyIcon;