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