import type { WidgetLogic } from "../logic-export.types"; declare const interactionWidgetLogic: WidgetLogic; export default interactionWidgetLogic;