import { Segment } from '@stoplight/types'; export declare const encodePointerFragment: (value: Segment) => Segment;