export { default as SplitButton } from './SplitButton'; export type { SplitButtonProps } from './SplitButton';