import * as plugins from './plugins'; export { default as Env } from './env'; export declare type Plugins = typeof plugins;