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

declare const CodeLessThanIcon: MdiReactIconComponentType;
export = CodeLessThanIcon;