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