import React from "react";
declare const PartyLargeIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
export default PartyLargeIcon;
//# sourceMappingURL=PartyLarge.d.ts.map