import { FC } from 'react'; import { StreakFooterProps } from '../component/StreakTypes'; export declare const StreakFooter: FC;