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