import { BrowserInfo } from '@mangopay/checkout-sdk-core'; export declare const getBrowserInfo: () => BrowserInfo;