import ts from "typescript"; export declare function addJSDocToNode(node: T, jsDoc: string | undefined): T;