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

declare const StepForward2Icon: MdiReactIconComponentType;
export default StepForward2Icon;
