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