import { MdiReactIconComponentType } from './dist/typings';

declare const StepBackwardIcon: MdiReactIconComponentType;
export default StepBackwardIcon;
