import { Alert } from './alert';
import './style.less';
export type { AlertProps } from './alert';
export { Alert };
//# sourceMappingURL=index.d.ts.map