import { IconProps } from '../lib';
declare function HardDrives(props: IconProps): JSX.Element;
export default HardDrives;
