export { buttonProps, default as NButton, XButton as NxButton } from './src/Button'; export type { ButtonProps, ButtonSlots } from './src/Button';