export declare const contentListViewPresets: { contentListView: { base: { borderColor: string; borderStyle: string; borderWidth: string; borderRadius: string; }; }; helpHubMenuItems: { base: { color: string; }; hover: { color: string; }; visited: { color: string; }; }; };