/** Integrates the generic dev build indicator with the App Router. */
export declare const initializeDevBuildIndicatorForAppRouter: () => void;
