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