export { default as NAlert } from './src/Alert'; export type { AlertProps } from './src/Alert';