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