Type '{ hasQuestionToken: false; type?: string | WriterFunction | undefined; name?: string | undefined; leadingTrivia?: string | WriterFunction | (string | WriterFunction)[] | undefined; ... 7 more ...; kind?: StructureKind.Parameter | undefined; }' is not assignable to type 'OptionalKind<ParameterDeclarationStructure>'.