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