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