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