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