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