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

declare const LetterLCircleIcon: MdiReactIconComponentType;
export default LetterLCircleIcon;
