export default class EnvironmentDetails { name: string; regions: string; orders: string; reports: string; }