/** * @fileOverview Contains the ct.ui.dnd.Manager implementation. */ declare const Manager: any; export { Manager as default };