export declare type PrepareTxnAuthorAgreementAcceptanceOptions = { text?: string; version?: string; taaDigest?: string; acceptanceMechanismType: string; time: number; };