/**
 * Copyright Super iPaaS Integration LLC, an IBM Company 2024
 */
export declare class AppConstants {
    static readonly DEPLOY_GATEWAY_URL = "/rest/apigateway/studioassets";
}
//# sourceMappingURL=app.constants.d.ts.map