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