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