export declare function isSparXWalletBrowser(ua: string): boolean;
export declare function isEverWalletBrowser(ua: string): boolean;
export declare function isVenomWalletBrowser(ua: string): boolean;
export declare function isOxyChatWalletBrowser(ua: string): boolean;
export declare function isNekotonWebview(ua: string): boolean;
