export * from './components';
export { configLocale, configHoverDelay, configIcons, configNamespace, configProps, configZIndex, registerLocale, arEGLocale, deDELocale, enUSLocale, faIRLocale, frFRLocale, taINLocale, zhCNLocale, zhHKLocale, zhTWLocale, } from '@vexip-ui/config';
export type { ComponentSize, ComponentState, LocaleConfig, LocaleNames, LocaleOptions, IconsOptions, } from '@vexip-ui/config';
