declare const useConfig: () => import("../components/ConfigProvider/ConfigContext").ConfigContextType;
export default useConfig;
