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