/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type KmsSignatureIds = { /** * List of the signature Ids to be used to sign transactions. */ signatureIds?: Array; }