import { UseConfig } from "./types";
export declare function useConfig(): UseConfig;
