export declare class JavascriptFileService { static loadAndExecuteScript(url: string): Promise; } //# sourceMappingURL=JavascriptFileService.d.ts.map