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