import { IconDefinition } from '../types';
declare const TrophyFilled: IconDefinition;
export default TrophyFilled;
