export declare function getLogs(response: any): Record<string, string | string[]>;
