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

declare const HardDriveLineIcon: RemixiconReactIconComponentType;
export default HardDriveLineIcon;
