export declare const peekViewTitleBackground: string; export declare const peekViewTitleForeground: string; export declare const peekViewTitleInfoForeground: string; export declare const peekViewBorder: string; export declare const peekViewResultsBackground: string; export declare const peekViewResultsMatchForeground: string; export declare const peekViewResultsFileForeground: string; export declare const peekViewResultsSelectionBackground: string; export declare const peekViewResultsSelectionForeground: string; export declare const peekViewEditorBackground: string; export declare const peekViewEditorGutterBackground: string; export declare const peekViewResultsMatchHighlight: string; export declare const peekViewEditorMatchHighlight: string; export declare const peekViewEditorMatchHighlightBorder: string; //# sourceMappingURL=pick-view.d.ts.map