import type { IOperationCardStatsProps } from '../OperationCard.types'; export declare function OperationCardStats({ children, className, }: IOperationCardStatsProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=OperationCardStats.d.ts.map