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