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