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

declare const MedalFillIcon: RemixiconReactIconComponentType;
export default MedalFillIcon;
