import * as ts from "typescript"; export declare const getPropNode: (node: ts.Node) => ts.Node | undefined;