declare const __TARGET_BROWSER__: 'firefox' | 'chromium';
declare const __DEFAULT_EXECUTOR_TOKEN__: string;
