export declare const getLogFilePath: (logArg: unknown, jobPath: string) => string | undefined;
