import { Schema } from 'airtight'; import { NodeSpec } from '../types/index.js'; export declare const NodeSpecSchema: Schema;