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