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