import { LabIcon } from '@jupyterlab/ui-components'; export declare const codeWarningIcon: LabIcon; export declare const codeClockIcon: LabIcon; export declare const codeCheckIcon: LabIcon;