import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CheckFilled: FluentFontIcon;
export declare const CheckRegular: FluentFontIcon;
export declare const Check20Regular: FluentFontIcon;
export declare const Check20Filled: FluentFontIcon;
export declare const Check24Regular: FluentFontIcon;
export declare const Check24Filled: FluentFontIcon;
