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