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