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