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