/** * A simple responsive footer which can include anything: lists, headings, columns, icons, buttons, etc. * * https://bulma.io/documentation/layout/footer/ * @type {m.Component} */ export const Footer: m.Component; import m from 'mithril';