import type { SchemaParser } from '../schema-parser'; export declare function AsyncAPISchemaParser(): SchemaParser;