import type { Configuration } from "../lib/types.js";
export declare const restoreFromNamespaces: (config: Configuration) => Promise<void>;
//# sourceMappingURL=restore-from-namespaces.d.ts.map