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 SearchVisualColor: FluentIcon; export declare const SearchVisualFilled: FluentIcon; export declare const SearchVisualRegular: FluentIcon; export declare const SearchVisual16Regular: FluentIcon; export declare const SearchVisual16Filled: 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 SearchVisual16Color: FluentIcon; export declare const SearchVisual20Regular: FluentIcon; export declare const SearchVisual20Filled: 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 SearchVisual20Color: FluentIcon; export declare const SearchVisual24Regular: FluentIcon; export declare const SearchVisual24Filled: 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 SearchVisual24Color: FluentIcon;