import { PreferenceSchema } from '@theia/core/lib/common'; /** * These preferences are not intended to reflect real settings. * They are placeholders to redirect users to the appropriate widget * in case the user looks in the preferences editor UI to find the configuration. */ export declare const AiConfigurationPreferences: PreferenceSchema; //# sourceMappingURL=ai-configuration-preferences.d.ts.map