declare var __webpack_public_path__: string;
declare let script: Element | null;
declare const basePathMatch: RegExpMatchArray | null;
declare const head: HTMLHeadElement;
declare const body: HTMLBodyElement;
