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

declare const LetterCCircleIcon: MdiReactIconComponentType;
export default LetterCCircleIcon;
