import type { Descriptor } from "../../models/descriptor.ts"; export declare function assertJsonSchema(descriptor: Descriptor): Promise>;