declare const connect: import("@apollo/client").DocumentNode; declare const widgetsInsertMessage: import("@apollo/client").DocumentNode; declare const widgetsSaveCustomerGetNotified: import("@apollo/client").DocumentNode; declare const widgetsSaveBrowserInfo: import("@apollo/client").DocumentNode; export { connect, widgetsInsertMessage, widgetsSaveCustomerGetNotified, widgetsSaveBrowserInfo, }; //# sourceMappingURL=mutation.d.ts.map