export declare function esp(url: string): Promise<{ url: string; wu: (wuid: string) => { wuid: any; results: () => Promise; }; submit(ecl: string, target?: string): AsyncIterableIterator; }>; //# sourceMappingURL=esp.d.ts.map