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