export { default as RcButton } from './RcButton.vue'; export type { RcButtonType } from './types';