import { IModelState } from '../types'; export default function reduceSetWindowScrollbarWidth(state: IModelState, payload: number): IModelState;