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