export declare function RouteAnnouncer({ title }: { title?: string; }): import("react/jsx-runtime").JSX.Element;