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