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