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

declare const AchievementAwardIcon: MdiReactIconComponentType;
export default AchievementAwardIcon;
