import { IModelState } from '../types'; export default function reduceRndDragStart(state: IModelState): IModelState;