import type { EulaSignResponse } from '../schemas/EulaSignResponse'; export type EulaSignResponseResponse = EulaSignResponse;