/**
* Bootstrap the system by setting up all required
* directories, installing necessary dependencies
* and starting the system service watcher.
*/
export declare classBootstrap {
staticinit(): Promise<void>
}
//# sourceMappingURL=Bootstrap.d.ts.map