import * as ts from 'typescript'; export declare function isWatcherOn(tsMethod: ts.MethodDeclaration, watchedProp: string): boolean;