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