import * as React from 'react';
export declare const GridConfigurationContext: React.Context<unknown>;
