import { SVGProps } from "react";
declare const MCMdlHardDrive: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlHardDrive };
