import { EventName } from '@lit/react'; import { ObcAlertListPageSmall as ObcAlertListPageSmallElement } from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js'; import { ObcAlertListPageAckAllClickEvent, ObcAckClickEvent, ObcRowClickEvent } from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js'; export type { ObcAlertListPageAckAllClickEvent, ObcAckClickEvent, ObcRowClickEvent } from '@oicl/openbridge-webcomponents/dist/pages/alert-list-page-small/alert-list-page-small.js'; export declare const ObcAlertListPageSmall: import("@lit/react").ReactWebComponent; onAckClick: EventName; onRowClick: EventName; }>; //# sourceMappingURL=alert-list-page-small.d.ts.map