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