import ts from "typescript"; export declare function getFullDescription(node: ts.Node): string | undefined;