import { type GcStoreAdapter } from "../gjc-runtime/gc-runtime"; export declare const harnessLeasesGcAdapter: GcStoreAdapter; export declare const registryEntriesGcAdapter: GcStoreAdapter;