import { SxProps } from '@mui/material';
export declare const getRowStyle: (isSelected: boolean) => SxProps;
export declare const autoIdCell: SxProps;
export declare const actionBox: SxProps;
export declare const menuIcon: SxProps;
