import { UnknownError } from './UnknownError.generated'; export interface RefundStarPaymentUnknownErrorResponse extends UnknownError { }