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