export declare const userAgents: {
    segment: string;
    version: string;
}[];
