export { default } from "./toast.component";
export type { ToastProps } from "./toast.component";
