export declare class GlobalData {
    static runtimeEnv: string;
}
