/** * *@since 2.0 *@author zhiguo *@Date 2018/7/26 13:42 */ export declare class BrowserApiUtil { static isSupportWebGl(): boolean; }