declare module "@env" { export const API_URI: string; export const DEV_USER_ID: string; }