export declare enum HMSLayer { LOW = "LOW", MEDIUM = "MEDIUM", HIGH = "HIGH" }