import { AnalyzerFlavor } from "./flavors/analyzer-flavor"; export declare const VERSION = "<@VERSION@>"; export declare const DEFAULT_FLAVORS: AnalyzerFlavor[]; export declare const DEFAULT_FEATURE_COLLECTION_CACHE: WeakMap; export declare const DEFAULT_COMPONENT_DECLARATION_CACHE: WeakMap; //# sourceMappingURL=constants.d.ts.map