import { Registry } from "../registry";
export declare function getAndFreeRegistry(): Registry;
