import { Button } from "./root" export { Button, type ButtonProps } from "./root" export default Button