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

declare const AlphaCCircleIcon: MdiReactIconComponentType;
export default AlphaCCircleIcon;
