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