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