import { Event } from './watchHandler.js'; export declare function isRestartRequired(event: Event): boolean;