import type { Segment } from './types'; export declare function toString>(segments: T[]): string;