import React from 'react'; export declare const Statistic: ({ [SLOT.id]: dataId, [SLOT.dnd]: dataDnd, ...rest }: { [x: string]: any; }) => React.JSX.Element;