import { IconDefinition } from '../types';
declare const StepForwardOutlined: IconDefinition;
export default StepForwardOutlined;
