import type { CardProps } from '@mui/material';
export declare const ActiveTransactions: React.FC<CardProps>;
