export declare const isOutdatedBrowser: (userAgent: string) => boolean;
