export { default as Button } from './Button.vue' export type { ButtonProps } from './types'