declare const closeTooltips: () => string; declare const dismissPopups: () => string; declare const repositionPopups: () => string; declare const mouseReleased: () => string; export { closeTooltips, dismissPopups, mouseReleased, repositionPopups }; //# sourceMappingURL=Channels.d.ts.map