/** Detect Chromium-based Browser */ export default function isChromiumBased(ua: string): boolean;