declare module '@env' { export const API_BASE_URL: string; export const WS_BASE_URL: string; }