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