/**
 * Test for Browser features used while recording
 */
export declare function isBrowserSupported(): boolean;
