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