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