export declare function writeJsonlAppend(filePath: string | null, obj: unknown): Promise;