import { GetJsonPathForPosition } from '@stoplight/types'; import { MarkdownParserResult } from './types'; export declare const getJsonPathForPosition: GetJsonPathForPosition;