import { Config } from './config'; import { Spec } from '../types/spec'; export { configZ } from './config'; export declare const SPEC: Spec<"stable_for", Config>; export declare const REGISTRY: { stable_for: Spec<"stable_for", Config>; }; //# sourceMappingURL=external.d.ts.map