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