import type { RoadmapScreenProps } from "../shared/types/index.js"; export declare function RoadmapScreen({ hooks, messages, theme, unstyled, onEntryOpen, onUnauthenticated, pageSize, entryPageSize, ...colors }: RoadmapScreenProps): import("react").JSX.Element; //# sourceMappingURL=roadmap.d.ts.map