import {Injectable} from "@tsed/di";

@Injectable()
export class {{symbolName}} {

}
