import { IconProps } from '../types';
declare const HardDrive: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default HardDrive;
//# sourceMappingURL=HardDrive.d.ts.map