import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const GrinBeamSweat: m.Component<SVGAttributes>;
export default GrinBeamSweat;
