import * as ts from 'typescript'; export declare function checkModifiers(node: ts.Node): void;