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