import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const StepsFilled: FluentFontIcon;
export declare const StepsRegular: FluentFontIcon;
export declare const Steps16Regular: FluentFontIcon;
export declare const Steps16Filled: FluentFontIcon;
export declare const Steps20Regular: FluentFontIcon;
export declare const Steps20Filled: FluentFontIcon;
export declare const Steps24Regular: FluentFontIcon;
export declare const Steps24Filled: FluentFontIcon;
