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