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