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