import { ISystemConfig } from './interfaces';
export declare const DEFAULT_NODE_ENV: ISystemConfig;
