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