import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const hardDriveIconName = "hard-drive";
export declare const hardDriveIcon: IconShapeTuple;
