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

declare const SpellcheckIcon: MdiReactIconComponentType;
export default SpellcheckIcon;
