import type { Configuration } from "../lib/types";
export declare const createPrunedNamespace: (config: Configuration) => Promise<void>;
//# sourceMappingURL=create-pruned-namespace.d.ts.map