/**
 * @license
 * Copyright 2025 Sandlada & Kai Orion
 * SPDX-License-Identifier: MIT
 */
export { Dialog } from './dialog';
export { SDialogController, type IDialogController, type IDialogControllerHost } from './dialog-controller';
//# sourceMappingURL=index.d.ts.map