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