import { PolicyGateReadinessResponse } from '../policyGate/index.js'; export type GetPolicyGateReadinessResponseBody = PolicyGateReadinessResponse;