1 2 3 4
import Browser from 'webextension-polyfill'; declare global { declare const browser: typeof Browser; }