import { Service } from "typedi"; @Service() export class CategorizeRecognizedTransactionService { }