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