import { type GridToolbarProps } from '@mui/x-data-grid-pro/internals';
export declare function GridPremiumToolbar(props: GridToolbarProps): import("react/jsx-runtime").JSX.Element;