import { Path } from 'slate'; export declare function isPathAtRoot(path: Path): boolean;