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