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