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