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