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