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