import React from 'react'; import type { GridEditorContextType } from './types'; export declare const GridEditorContext: React.Context; //# sourceMappingURL=context.d.ts.map