import { EventName } from '@lit/react'; import { ObcModalWindow as ObcModalWindowElement } from '@oicl/openbridge-webcomponents/dist/components/modal-window/modal-window.js'; export declare const ObcModalWindow: import("@lit/react").ReactWebComponent>; onCancelClick: EventName>; onDoneClick: EventName>; onOptionClick: EventName>; }>; //# sourceMappingURL=modal-window.d.ts.map