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

declare const DecagramCheckIcon: MdiReactIconComponentType;
export = DecagramCheckIcon;