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