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