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