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