import { Success } from './Success.generated'; export interface RefundStarPaymentResponseSuccess extends Success { }