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