import { type Environment } from 'vitest/environments'; declare const env: Environment; export default env;