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