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 WrenchColor: FluentIcon; export declare const WrenchFilled: FluentIcon; export declare const WrenchRegular: FluentIcon; export declare const Wrench16Regular: FluentIcon; export declare const Wrench16Filled: 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 Wrench16Color: FluentIcon; export declare const Wrench20Regular: FluentIcon; export declare const Wrench20Filled: 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 Wrench20Color: FluentIcon; export declare const Wrench24Regular: FluentIcon; export declare const Wrench24Filled: 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 Wrench24Color: FluentIcon;