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