export declare function captureTransactionResultKeys(result: unknown): null | undefined | string | string[] | Record;