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