export { default } from "./split-button.component"; export type { SplitButtonHandle, SplitButtonProps, } from "./split-button.component";