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