import { GetSubscriptionOutput } from "./GetSubscription"; export type GetSubscriptionResponse = GetSubscriptionOutput;