export declare const API_HOST = "https://owner-api.teslamotors.com"; export declare const API_URL: string; export declare const STREAM_HOST = "streaming.vn.teslamotors.com"; export declare const STREAM_URL: string; export declare const ANDROID_USER_AGENT = "Model S 2.1.79 (SM-G900V; Android REL 4.4.4; en_US)"; export declare const CLIENT_ID = "e4a9949fcfa04068f59abb5a658f2bac0a3428e4652315490b659d5ab3f35a9e"; export declare const CLIENT_SECRET = "c75f14bbadc8bee3a7594412c31416f8300256d7668ea7e6e7f06727bfb9d220";