import { CSSObject, Theme } from '@mui/material'; /** agGrid CSS Variables */ export declare const agGridVariables: (theme: Theme) => CSSObject;