declare const PreviewLeaderboard: ({ online }: { online: boolean; }) => import("react/jsx-runtime").JSX.Element; export default PreviewLeaderboard;