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