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