/// import { ValidMetrics } from '../../../@types/app'; export declare const RedisStats: ({ stats }: { stats: Partial; }) => JSX.Element;