import type { Segment } from '@stoplight/types'; export declare function decodeSegmentFragment(segment: Segment): string;