/** * Clone node should be created if there is no copy when moving */ import { Action } from 'sabar'; declare const _default: (args: any, ctx: object, actions: Action) => void; export default _default;