export { Alert, AlertProps } from './alert.mjs';
export { AlertIcon, AlertIconProps } from './alert-icon.mjs';
import 'react';
import '@alice-ui/theme';
import 'react/jsx-runtime';
