export { default } from "./button.component"; export type { ButtonProps } from "./button.component";