import { AgAlert } from './_Alert.js'; declare global { interface HTMLElementTagNameMap { 'ag-alert': AgAlert; } } export * from './_Alert.js'; //# sourceMappingURL=Alert.d.ts.map