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 ArrowTrendingLinesColor: FluentIcon; export declare const ArrowTrendingLinesFilled: FluentIcon; export declare const ArrowTrendingLinesRegular: FluentIcon; export declare const ArrowTrendingLines20Regular: FluentIcon; export declare const ArrowTrendingLines20Filled: 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 ArrowTrendingLines20Color: FluentIcon; export declare const ArrowTrendingLines24Regular: FluentIcon; export declare const ArrowTrendingLines24Filled: 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 ArrowTrendingLines24Color: FluentIcon;