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