declare const arkosEnv: { JWT_SECRET: string; JWT_EXPIRES_IN: string; PRISMA_SCHEMA_PATH: string; }; export default arkosEnv;