export declare const isHpcc: (id: string) => boolean; export declare const isShim: (id: string) => boolean; export declare function external(id: any): boolean; export declare function globals(id: any): any; //# sourceMappingURL=index.d.ts.map