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