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