export declare function FocusOnRouteChange({ focusSelector, }: { focusSelector?: string; }): null;