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