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

declare const AchievementVariantIcon: MdiReactIconComponentType;
export default AchievementVariantIcon;
