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