/** * @license * Copyright 2023 Nuraly, Laabidi Aymen * SPDX-License-Identifier: MIT */ export * from './modal-drag-controller.js'; export * from './modal-keyboard-controller.js'; //# sourceMappingURL=index.d.ts.map