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