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