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