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

declare const CodeGreaterThanIcon: MdiReactIconComponentType;
export default CodeGreaterThanIcon;
