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