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