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 PhoneColor: FluentIcon; export declare const PhoneFilled: FluentIcon; export declare const PhoneRegular: FluentIcon; export declare const Phone12Regular: FluentIcon; export declare const Phone12Filled: FluentIcon; export declare const Phone16Regular: FluentIcon; export declare const Phone16Filled: 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 Phone16Color: FluentIcon; export declare const Phone20Regular: FluentIcon; export declare const Phone20Filled: 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 Phone20Color: FluentIcon; export declare const Phone24Regular: FluentIcon; export declare const Phone24Filled: 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 Phone24Color: FluentIcon; export declare const Phone28Regular: FluentIcon; export declare const Phone28Filled: 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 Phone28Color: FluentIcon; export declare const Phone32Regular: FluentIcon; export declare const Phone32Filled: FluentIcon; export declare const Phone32Light: 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 Phone32Color: FluentIcon; export declare const Phone48Regular: FluentIcon; export declare const Phone48Filled: 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 Phone48Color: FluentIcon;