export declare function isEvilIdentifierPath(identifier: string): boolean;
export declare function isNeutralCallable(identifier: string): boolean;
//# sourceMappingURL=isEvilIdentifier.d.ts.map