/ src / components / Button / index.ts
index.ts
1  export { Button, buttonVariants } from './Button';
2  export type { ButtonProps } from './Button';