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