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

declare const HardDriveFillIcon: RemixiconReactIconComponentType;
export default HardDriveFillIcon;
