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

declare const AlphabetCIcon: MdiReactIconComponentType;
export default AlphabetCIcon;
