import type { GridOption } from './interfaces/index.js'; export declare const PluginFlagMappings: Map; /** Global Grid Options Defaults */ export declare const GlobalGridOptions: Partial; //# sourceMappingURL=global-grid-options.d.ts.map