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