import { IState } from '../../types/'; export declare function getInitialMultiSelectOption(state: IState): IState;