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

declare const DecagramCheckIcon: MdiReactIconComponentType;
export default DecagramCheckIcon;
