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