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