/** * @example * {} */ export interface ClientEncryptionKeyRequest { expiresAt?: Date; }