import { LabIcon } from './labicon'; export declare const addAboveIcon: LabIcon; export declare const addBelowIcon: LabIcon; export declare const addIcon: LabIcon; export declare const bugDotIcon: LabIcon; export declare const bugIcon: LabIcon; export declare const buildIcon: LabIcon; export declare const caretDownEmptyIcon: LabIcon; export declare const caretDownEmptyThinIcon: LabIcon; export declare const caretDownIcon: LabIcon; export declare const caretLeftIcon: LabIcon; export declare const caretRightIcon: LabIcon; export declare const caretUpEmptyThinIcon: LabIcon; export declare const caretUpIcon: LabIcon; export declare const caseSensitiveIcon: LabIcon; export declare const checkIcon: LabIcon; export declare const circleEmptyIcon: LabIcon; export declare const circleIcon: LabIcon; export declare const clearIcon: LabIcon; export declare const closeIcon: LabIcon; export declare const codeIcon: LabIcon; export declare const consoleIcon: LabIcon; export declare const copyIcon: LabIcon; export declare const copyrightIcon: LabIcon; export declare const cutIcon: LabIcon; export declare const deleteIcon: LabIcon; export declare const downloadIcon: LabIcon; export declare const duplicateIcon: LabIcon; export declare const editIcon: LabIcon; export declare const ellipsesIcon: LabIcon; export declare const extensionIcon: LabIcon; export declare const fastForwardIcon: LabIcon; export declare const fileIcon: LabIcon; export declare const fileUploadIcon: LabIcon; export declare const filterListIcon: LabIcon; export declare const folderFavoriteIcon: LabIcon; export declare const folderIcon: LabIcon; export declare const homeIcon: LabIcon; export declare const html5Icon: LabIcon; export declare const imageIcon: LabIcon; export declare const inspectorIcon: LabIcon; export declare const jsonIcon: LabIcon; export declare const juliaIcon: LabIcon; export declare const jupyterFaviconIcon: LabIcon; export declare const jupyterIcon: LabIcon; export declare const jupyterlabWordmarkIcon: LabIcon; export declare const kernelIcon: LabIcon; export declare const keyboardIcon: LabIcon; export declare const launchIcon: LabIcon; export declare const launcherIcon: LabIcon; export declare const lineFormIcon: LabIcon; export declare const linkIcon: LabIcon; export declare const listIcon: LabIcon; export declare const listingsInfoIcon: LabIcon; export declare const markdownIcon: LabIcon; export declare const moveDownIcon: LabIcon; export declare const moveUpIcon: LabIcon; export declare const newFolderIcon: LabIcon; export declare const notTrustedIcon: LabIcon; export declare const notebookIcon: LabIcon; export declare const numberingIcon: LabIcon; export declare const offlineBoltIcon: LabIcon; export declare const paletteIcon: LabIcon; export declare const pasteIcon: LabIcon; export declare const pdfIcon: LabIcon; export declare const pythonIcon: LabIcon; export declare const rKernelIcon: LabIcon; export declare const reactIcon: LabIcon; export declare const redoIcon: LabIcon; export declare const refreshIcon: LabIcon; export declare const regexIcon: LabIcon; export declare const runIcon: LabIcon; export declare const runningIcon: LabIcon; export declare const saveIcon: LabIcon; export declare const searchIcon: LabIcon; export declare const settingsIcon: LabIcon; export declare const spreadsheetIcon: LabIcon; export declare const stopIcon: LabIcon; export declare const tabIcon: LabIcon; export declare const tableRowsIcon: LabIcon; export declare const tagIcon: LabIcon; export declare const terminalIcon: LabIcon; export declare const textEditorIcon: LabIcon; export declare const tocIcon: LabIcon; export declare const treeViewIcon: LabIcon; export declare const trustedIcon: LabIcon; export declare const undoIcon: LabIcon; export declare const vegaIcon: LabIcon; export declare const yamlIcon: LabIcon;