import { IEnv } from '../../types/common'; /** * @description 环境信息 */ export declare const env: IEnv;