import { SelectionTransforms } from '../interfaces/transforms/selection'; export declare const move: SelectionTransforms["move"];