export declare const BASE_URL: string; export declare const PENDING_GENERATION_URL: string; export declare const COMMIT_GENERATION_URL: string; export declare const ROLLBACK_GENERATION_URL: string; export declare const PENDING_CREDIT_URL: string; export declare const COMMIT_CREDIT_URL: string; export declare const ROLLBACK_CREDIT_URL: string; export declare const FEATURES_URL: string;