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