import type { GridOption } from './models/index.js'; /** Global Grid Options Defaults */ export declare const GlobalGridOptions: Partial;