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

declare const CodIcon: MdiReactIconComponentType;
export = CodIcon;