export declare const VERCEL_DOMAIN = "https://ai-escape-room-sable.vercel.app";
export declare const getApiUrl: () => string;
