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

declare const CcIcon: MdiReactIconComponentType;
export = CcIcon;