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