import { WdButton } from './wd-button'; export { WdButton, type WdButtonProps } from './wd-button'; export default WdButton;