import type { IconProps } from '../../types';
declare const HardDrive3Fill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Hard Drive 3 Fill
 * @see {@link https://remixicon.com/icon/hard-drive-3-fill Remix Icon Docs}
 */
export { HardDrive3Fill };
