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