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

declare const CodeTagsIcon: MdiReactIconComponentType;
export = CodeTagsIcon;