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