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

declare const StepBackward2Icon: MdiReactIconComponentType;
export default StepBackward2Icon;
