import { JsonPath } from '@stoplight/types'; export declare const pathToPointer: (path: JsonPath) => string;