export { default as JoAlert } from "./src/Alert"; export type { AlertProps as JTAlertProps } from "./src/Alert";