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