import { IState } from '../../types/'; export declare function addMultiSelectIndex(state: IState, index: number): number[];