import type { DOMLayer } from './root'; export declare function watchEscape(rootLayer: DOMLayer): { stop(): void; }; //# sourceMappingURL=escape.d.ts.map