package budgeteer type ModelService interface { BudgetService UserService }