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