/* eslint-disable no-var */ declare global { var __KEY_TOKEN: string; } export {};