/**
 * Auto-generated exports from api-model-kinds_generated.ts
 *
 * This file is automatically generated by sync-exports.js
 * Do not edit manually - run 'npm run sync-exports' to regenerate
 *
 * Generated on: 2026-01-05T16:04:40.238Z
 */
import { components } from './api-model-kinds_generated.js';
export type AWSLambda = components['schemas']['AWSLambda'];
export type Antivirus = components['schemas']['Antivirus'];
export type Api = components['schemas']['Api'];
export type Block = components['schemas']['Block'];
export type CORS = components['schemas']['CORS'];
export type Cache = components['schemas']['Cache'];
export type CountLimit = components['schemas']['CountLimit'];
export type CountLimitDef = components['schemas']['CountLimitDef'];
export type DataPowerAssembly = components['schemas']['DataPowerAssembly'];
export type EnforceCircuitBreaker = components['schemas']['EnforceCircuitBreaker'];
export type FreeFlowPolicySequence = components['schemas']['FreeFlowPolicySequence'];
export type GlobalPolicy = components['schemas']['GlobalPolicy'];
export type HTTPEndpoint = components['schemas']['HTTPEndpoint'];
export type IAM = components['schemas']['IAM'];
export type If = components['schemas']['If'];
export type Invoke = components['schemas']['Invoke'];
export type JavaScript = components['schemas']['JavaScript'];
export type LoadBalancer = components['schemas']['LoadBalancer'];
export type LuaScript = components['schemas']['LuaScript'];
export type MCPServerConfig = components['schemas']['MCPServerConfig'];
export type MCPTool = components['schemas']['MCPTool'];
export type MockEndpoint = components['schemas']['MockEndpoint'];
export type MockResponse = components['schemas']['MockResponse'];
export type OperationSwitch = components['schemas']['OperationSwitch'];
export type Or = components['schemas']['Or'];
export type Parse = components['schemas']['Parse'];
export type Plan = components['schemas']['Plan'];
export type Product = components['schemas']['Product'];
export type Project = components['schemas']['Project'];
export type Properties = components['schemas']['Properties'];
export type Quota = components['schemas']['Quota'];
export type RateLimit = components['schemas']['RateLimit'];
export type RateLimitDefinition = components['schemas']['RateLimitDefinition'];
export type Redact = components['schemas']['Redact'];
export type Remove = components['schemas']['Remove'];
export type Route = components['schemas']['Route'];
export type SQLInjectionFilter = components['schemas']['SQLInjectionFilter'];
export type Scope = components['schemas']['Scope'];
export type ServiceResultCache = components['schemas']['ServiceResultCache'];
export type Set = components['schemas']['Set'];
export type SetAuthorization = components['schemas']['SetAuthorization'];
export type StagedPolicySequence = components['schemas']['StagedPolicySequence'];
export type Switch = components['schemas']['Switch'];
export type TokenMediation = components['schemas']['TokenMediation'];
export type Transform = components['schemas']['Transform'];
export type Try = components['schemas']['Try'];
export type UriSchemes = components['schemas']['UriSchemes'];
export type ValidateAPISpecification = components['schemas']['ValidateAPISpecification'];
export type assertion = components['schemas']['assertion'];
export type environment = components['schemas']['environment'];
export type test = components['schemas']['test'];
export declare const Schemas: {
    AWSLambda: AWSLambda;
    Antivirus: Antivirus;
    Api: Api;
    Block: Block;
    CORS: CORS;
    Cache: Cache;
    CountLimit: CountLimit;
    CountLimitDef: CountLimitDef;
    DataPowerAssembly: DataPowerAssembly;
    EnforceCircuitBreaker: EnforceCircuitBreaker;
    FreeFlowPolicySequence: FreeFlowPolicySequence;
    GlobalPolicy: GlobalPolicy;
    HTTPEndpoint: HTTPEndpoint;
    IAM: IAM;
    If: If;
    Invoke: Invoke;
    JavaScript: JavaScript;
    LoadBalancer: LoadBalancer;
    LuaScript: LuaScript;
    MCPServerConfig: MCPServerConfig;
    MCPTool: MCPTool;
    MockEndpoint: MockEndpoint;
    MockResponse: MockResponse;
    OperationSwitch: OperationSwitch;
    Or: Or;
    Parse: Parse;
    Plan: Plan;
    Product: Product;
    Project: Project;
    Properties: Properties;
    Quota: Quota;
    RateLimit: RateLimit;
    RateLimitDefinition: RateLimitDefinition;
    Redact: Redact;
    Remove: Remove;
    Route: Route;
    SQLInjectionFilter: SQLInjectionFilter;
    Scope: Scope;
    ServiceResultCache: ServiceResultCache;
    Set: Set;
    SetAuthorization: SetAuthorization;
    StagedPolicySequence: StagedPolicySequence;
    Switch: Switch;
    TokenMediation: TokenMediation;
    Transform: Transform;
    Try: Try;
    UriSchemes: UriSchemes;
    ValidateAPISpecification: ValidateAPISpecification;
    assertion: assertion;
    environment: environment;
    test: test;
};
//# sourceMappingURL=api-model-kinds-exports.d.ts.map