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