/** * @license * Copyright 2025-2026 Open Home Foundation * SPDX-License-Identifier: Apache-2.0 */ export declare const showSettingsDialog: (section?: string) => Promise; //# sourceMappingURL=show-settings-dialog.d.ts.map