import { LabIcon } from '@jupyterlab/ui-components'; export declare const deleteIcon: LabIcon; export declare const pinIcon: LabIcon; export declare const unPinIcon: LabIcon;