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