import { KernelSpec } from "./kernel"; export declare const registry: { [name: string]: KernelSpec; };