/**
* Generate the open api specification for the provided structure.
*
* @param {import("../generate").GenerateContext} generateContext
*/exportfunctionopenApiGenerate(
generateContext: import("../generate").GenerateContext,
): void;
//# sourceMappingURL=generator.d.ts.map