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