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 ScanTypeColor: FluentIcon; export declare const ScanTypeFilled: FluentIcon; export declare const ScanTypeRegular: FluentIcon; export declare const ScanType20Regular: FluentIcon; export declare const ScanType20Filled: 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 ScanType20Color: FluentIcon; export declare const ScanType24Regular: FluentIcon; export declare const ScanType24Filled: 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 ScanType24Color: FluentIcon;