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