declare var NG_ENV: {
    [name: string]: string;
};

export { NG_ENV };
