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