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

declare const CheckDecagramIcon: MdiReactIconComponentType;
export default CheckDecagramIcon;
