import { GridCellParams } from '@mui/x-data-grid-pro'; export declare const AccountCell: (params: GridCellParams) => import("react/jsx-runtime").JSX.Element; export default AccountCell;