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