import * as ts from 'typescript'; export declare function isAny(type: ts.Type): boolean;