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