import Buttons from './button'; export type { ButtonsProps } from './button'; export default Buttons;