// Typings reference file, you can add your own global typings here// https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html// tslint:disabledeclareconstSystem: any;
declareconstENV:string;
// google code-prettifydeclareconstPR:any;