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