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