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