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