import { IFireRunner } from '@/interface'; export declare const getFirefoxTest: (fire: IFireRunner) => void;