export interface <%=classify(entity)%> { id: number; name: string; description: string; }