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