export declare const parseSasViyaLog: (logResponse: { items: any[]; }) => string | { items: any[]; };