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

declare const GreaterThanOrEqualIcon: MdiReactIconComponentType;
export default GreaterThanOrEqualIcon;
