import { NotFound } from './NotFound.generated'; export interface GetMyStarBalanceNotFoundResponse extends NotFound { }