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