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

declare const LetterMCircleOutlineIcon: MdiReactIconComponentType;
export default LetterMCircleOutlineIcon;
