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

declare const LetterACircleIcon: MdiReactIconComponentType;
export default LetterACircleIcon;
