import ts from 'typescript'; export declare function findEnclosingClassName(node: ts.Node): string | null; //# sourceMappingURL=enclosing-class.d.ts.map