import { InstallationManager } from './manager.js';
export declare function getInstallationManager(): InstallationManager;
