/ src / components / Toast / index.ts
index.ts
1  export { Toast } from './Toast'
2  export type { ToastProps, ToastVariant } from './Toast'