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