{{#isCallable}} {{#asCallable}} {{#hasAnnotations}}
    {{#annotations}}
  1. {{{linkedNameWithParameters}}}
  2. {{/annotations}}
{{/hasAnnotations}} {{#isConst}}const {{/isConst}}{{name}}{{{linkedGenericParameters}}} = {{{ modelType.linkedName }}} {{/asCallable}} {{/isCallable}} {{^isCallable}} {{>type_multiline}} {{/isCallable}}