import { Schema } from 'airtight'; import { SubgraphSpec } from '../types/model.js'; export declare const SubgraphSpecSchema: Schema;