export declare class EnvironmentUtils { static isRunningInBAS(): boolean; static isInternalUsage(): boolean; }