import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const StepFilled: FluentIcon;
export declare const StepRegular: FluentIcon;
export declare const Step16Regular: FluentIcon;
export declare const Step16Filled: FluentIcon;
export declare const Step20Regular: FluentIcon;
export declare const Step20Filled: FluentIcon;
export declare const Step24Regular: FluentIcon;
export declare const Step24Filled: FluentIcon;
