import type { FetchLogOptions } from '../types.js'; export declare function run(opts: FetchLogOptions): Promise; //# sourceMappingURL=fetch-log.d.ts.map