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