import { OpenApi } from "@typia/interface"; export declare namespace OpenApiExclusiveEmender { const emend: >(schema: Schema) => Schema; }