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