import { Path, Location } from 'slate'; export declare const LocationUtils: { getStartPath(location: Location): Path; }; //# sourceMappingURL=location.d.ts.map