import { IconSvgProps } from '../types';
declare const GreaterThanOrEqual: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default GreaterThanOrEqual;
//# sourceMappingURL=GreaterThanOrEqual.d.ts.map