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 ContentViewColor: FluentIcon; export declare const ContentViewFilled: FluentIcon; export declare const ContentViewRegular: FluentIcon; export declare const ContentView16Regular: FluentIcon; export declare const ContentView16Filled: 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 ContentView16Color: FluentIcon; export declare const ContentView20Regular: FluentIcon; export declare const ContentView20Filled: 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 ContentView20Color: FluentIcon; export declare const ContentView24Regular: FluentIcon; export declare const ContentView24Filled: 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 ContentView24Color: FluentIcon; export declare const ContentView28Regular: FluentIcon; export declare const ContentView28Filled: 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 ContentView28Color: FluentIcon; export declare const ContentView32Regular: FluentIcon; export declare const ContentView32Filled: 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 ContentView32Color: FluentIcon;