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