export { default } from "./Alert"; export type { Props as AlertProps } from "./Alert.types";