import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GreaterThanIcon */
export declare const GreaterThan: Icon;
export { I as GreaterThanIcon };
//# sourceMappingURL=GreaterThan.d.ts.map