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