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

declare const AchievementIcon: MdiReactIconComponentType;
export default AchievementIcon;
