import { ITidParams } from '../types/auth/TidParams'; export declare function calculateClientTransactionIdHeader(args: ITidParams): string;