export declare function getInitialPickerIndex(initialValue: string | undefined, items: [string, string][]): number;