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