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

declare const AchievementOutlineIcon: MdiReactIconComponentType;
export default AchievementOutlineIcon;
