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