import * as ts from "@schematics/angular/third_party/github.com/Microsoft/TypeScript/lib/typescript"; export declare const getEndCloseBraceTokenInConstructor: (sourceFile: ts.SourceFile, errorMessage?: string) => ts.Node;