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