export declare const LOCAL_SERVER_URL = "http://localhost:3001"; export declare const STAGING_SERVER_URL = "https://quick-rings-production.up.railway.app"; export declare const STAGING_PIPELINE_SERVER_URL = "https://tearful-wren-production.up.railway.app"; export declare const PRODUCTION_SERVER_URL = "https://api.mendable.ai/v1";