export interface GetContractMapValuesByFirstKeyArgs { contractId: string; key1: string; }