import ts from 'typescript'; export declare function isUndefined(identifier: ts.Identifier): boolean;