/*! * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. */ export declare function sequentialMultiHue(selected: string): import("@msrvida/fluentui-react-cdn-typings/types").IDropdownOption[];