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

declare const HardDrive2FillIcon: RemixiconReactIconComponentType;
export default HardDrive2FillIcon;
