/** * microsoft.bond.utils.ts * Copyright: Microsoft 2016 */ export declare class BrowserChecker { static _IsDataViewSupport(): boolean; }