export declare type UserAgent = { segment: string; version?: string; };