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