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