declare const usePortalConfig: () => import("./PortalConfigContext").PortalConfigContextValue;
export default usePortalConfig;
