export declare const isDev: boolean; export declare const forceLog: string | boolean; export declare const FINNHUB_KEY: string; /** * @tutorial TIMEZONE_ON * Check if market is open before calling websocket */ export declare const TZ_ON: string | undefined;