import { IconProps } from '../types';
declare const HardDrives: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default HardDrives;
//# sourceMappingURL=HardDrives.d.ts.map