import type { FluentIcon } from '../../utils/createFluentIcon'; /** @deprecated Color icons are deprecated. [See User Guidance](https://microsoft.github.io/fluentui-system-icons/?path=/docs/icons-user-guidance--docs#color-variants-deprecated) */ export declare const AlertBadgeColor: FluentIcon; export declare const AlertBadgeFilled: FluentIcon; export declare const AlertBadgeRegular: FluentIcon; export declare const AlertBadge16Regular: FluentIcon; export declare const AlertBadge16Filled: FluentIcon; /** @deprecated Color icons are deprecated. [See User Guidance](https://microsoft.github.io/fluentui-system-icons/?path=/docs/icons-user-guidance--docs#color-variants-deprecated) */ export declare const AlertBadge16Color: FluentIcon; export declare const AlertBadge20Regular: FluentIcon; export declare const AlertBadge20Filled: FluentIcon; /** @deprecated Color icons are deprecated. [See User Guidance](https://microsoft.github.io/fluentui-system-icons/?path=/docs/icons-user-guidance--docs#color-variants-deprecated) */ export declare const AlertBadge20Color: FluentIcon; export declare const AlertBadge24Regular: FluentIcon; export declare const AlertBadge24Filled: FluentIcon; /** @deprecated Color icons are deprecated. [See User Guidance](https://microsoft.github.io/fluentui-system-icons/?path=/docs/icons-user-guidance--docs#color-variants-deprecated) */ export declare const AlertBadge24Color: FluentIcon; export declare const AlertBadge32Regular: FluentIcon; export declare const AlertBadge32Filled: FluentIcon; /** @deprecated Color icons are deprecated. [See User Guidance](https://microsoft.github.io/fluentui-system-icons/?path=/docs/icons-user-guidance--docs#color-variants-deprecated) */ export declare const AlertBadge32Color: FluentIcon;