export declare const RouteChangeButton: ({ onOpen }: { onOpen: () => void; }) => import("react/jsx-runtime").JSX.Element;