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