export declare const monacoColors: { background: { light: string; dark: string; }; popup: { light: string; dark: string; }; }; export declare const customThemeVariables: { resizeHandleColor: import("@splunk/themes").Interpolation; invalidDropTargetBackgroundColor: string; validDropTargetBackgroundColor: import("@splunk/themes").Interpolation; invalidDropTargetBorderColor: import("@splunk/themes").Interpolation>; validDropTargetBorderColor: import("@splunk/themes").Interpolation; selectedInputBackgroundColor: import("@splunk/themes").Interpolation>; selectedInputBorderColor: import("@splunk/themes").Interpolation>; vizPanelBackgroundColor: import("@splunk/themes").Interpolation>; toolbarBackgroundColor: import("@splunk/themes").VariableInterpolation; toolbarBorderColor: import("@splunk/themes").VariableInterpolation; sidebarPanelBackgroundColor: import("@splunk/themes").Interpolation>; sidebarPanelBorderColor: import("@splunk/themes").VariableInterpolation; monacoBackgroundColor: import("@splunk/themes").Interpolation; monacoBorder: string; }; //# sourceMappingURL=customThemeVariables.d.ts.map