import { MdiReactIconComponentType } from './dist/typings';

declare const HarddiskIcon: MdiReactIconComponentType;
export default HarddiskIcon;
