import { Path } from 'slate'; export declare const getPreviousPath: (path: Path) => Path | undefined; //# sourceMappingURL=getPreviousPath.d.ts.map