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