import { RemixiconReactIconComponentType } from './dist/typings';

declare const TrophyFillIcon: RemixiconReactIconComponentType;
export default TrophyFillIcon;
