import type { IncompatibleI18n } from './types.js'; /** Default copy for the incompatible-browser warning (not tied to a specific product). */ export declare const defaultIncompatibleWarningTranslationMap: IncompatibleI18n;