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