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