/** @format */ export declare const userAgents: string[]; export declare function randomUA(val?: string): string;