import { IconProps } from '../types';
declare const Trophy: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Trophy;
//# sourceMappingURL=Trophy.d.ts.map