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