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

declare const MedalLineIcon: RemixiconReactIconComponentType;
export default MedalLineIcon;
