import { Config } from './config-context';
/** @deprecated */
export declare function useConfig(): Config;
