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