import { Range } from "./Range"; export declare type SlateSelection = Range | null;