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