export declare enum HintScope { local = "local", site = "site", any = "any" } //# sourceMappingURL=hint-scope.d.ts.map