declare const path: any;
declare function start(initHookConfig: any, workspace: any): Promise<void>;
