UNPKG

@difizen/libro-ai-native

Version:
6 lines 263 B
import type { CellView } from '@difizen/libro-jupyter'; import './index.less'; export declare function LibroAINativeCellTopBlank({ cell }: { cell: CellView; }): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=ai-native-output-top.d.ts.map