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