import { GridApiRef } from '../../models/api/gridApiRef'; export declare const useGridContainerProps: (apiRef: GridApiRef) => void;