import React from 'react';
import { IconProps } from '../types';
declare function GreaterThan(props: IconProps): import("react/jsx-runtime").JSX.Element;
declare const _default: React.MemoExoticComponent<typeof GreaterThan>;
export default _default;
//# sourceMappingURL=GreaterThan.d.ts.map