import { Schema } from 'airtight'; export type HttpDict = Record; export declare const HttpDictSchema: Schema;