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