import type { RendererCoreContext } from './shared/index.js'; export declare function onRouterFixtureUnselect(context: RendererCoreContext): void;