import type { AppToolsHooks } from '../types/plugin'; export declare function restart(hooks: AppToolsHooks, filename: string): Promise;