UNPKG

128 BTypeScriptView Raw
1import { LabIcon } from '@jupyterlab/ui-components';
2export declare const ICONS: {
3 fonts: LabIcon;
4 license: LabIcon;
5};