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