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