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