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