import { Get, HttpResponse } from '@avleon/core'; export class {{name}}{ constructor( private readonly {} ){} }