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