import { Registry } from '.';
export declare function push(registry: Registry): void;
