import { isClient } from '@vueuse/core'; export declare const isFirefox: () => boolean; export { isClient };