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