import { UserAgentParser } from './user_agent_parser';
export declare function getUserAgentParser(): UserAgentParser;
