import { NexContextValue } from './types.js'; declare const useNexUI: () => NexContextValue; export { useNexUI };