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 FlagColor: FluentIcon; export declare const FlagFilled: FluentIcon; export declare const FlagRegular: FluentIcon; export declare const Flag16Regular: FluentIcon; export declare const Flag16Filled: 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 Flag16Color: FluentIcon; export declare const Flag20Regular: FluentIcon; export declare const Flag20Filled: 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 Flag20Color: FluentIcon; export declare const Flag24Regular: FluentIcon; export declare const Flag24Filled: 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 Flag24Color: FluentIcon; export declare const Flag28Regular: FluentIcon; export declare const Flag28Filled: 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 Flag28Color: FluentIcon; export declare const Flag32Regular: FluentIcon; export declare const Flag32Filled: FluentIcon; export declare const Flag32Light: 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 Flag32Color: FluentIcon; export declare const Flag48Regular: FluentIcon; export declare const Flag48Filled: 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 Flag48Color: FluentIcon;