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