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

declare const AlphabetLCircleIcon: MdiReactIconComponentType;
export default AlphabetLCircleIcon;
