import { GlobalConfig } from 'payload'; /** * Theme Settings - Configure QwickApp theme and palette * * Controls the default theme, palette, and theme switcher visibility * for QwickApp framework components. * * Copyright (c) 2025 QwickApps.com. All rights reserved. */ export declare const ThemeSettings: GlobalConfig; //# sourceMappingURL=ThemeSettings.d.ts.map