export { default, default as Alert } from './alert'; export type { AlertProps, AlertClasses } from './alert.type'; //# sourceMappingURL=index.d.ts.map