createImportTypeNode

abstract fun createImportTypeNode(    argument: TypeNode,     attributes: ImportAttributes = definedExternally,     qualifier: EntityName = definedExternally,     typeArguments: <Error class: unknown class><TypeNode> = definedExternally,     isTypeOf: Boolean = definedExternally): ImportTypeNode(source)