export enum HMSLayer { LOW = 'LOW', MEDIUM = 'MEDIUM', HIGH = 'HIGH', }