import { Button, ButtonProps } from './Button'; export { Button }; export type { ButtonProps };