export declare const selectKernelIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const executeIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const executeAboveIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const executeBelowIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const stopIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const deleteCellIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const executeAllIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const editIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const stopEditIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const moveUpIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const moveDownIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const clearIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const splitCellIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const successStateIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const errorStateIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const pendingStateIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const executingStateIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const collapsedIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const expandedIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const openAsTextIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const revertIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const toggleWhitespace: import("../../../../base/common/themables.js").ThemeIcon; export declare const renderOutputIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const mimetypeIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const copyIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const saveIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const previousChangeIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const nextChangeIcon: import("../../../../base/common/themables.js").ThemeIcon; export declare const variablesViewIcon: import("../../../../base/common/themables.js").ThemeIcon;