import { Observable } from 'rxjs'; export declare function loadScript(doc: Document, url: string): Observable;