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