import React from 'react'; import type { GlobalConfig } from '../types'; export declare const ConfigContext: React.Context;