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