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

declare const LetterMCircleIcon: MdiReactIconComponentType;
export default LetterMCircleIcon;
