export declare const targetOptionsToCliMap: {
    headed: string;
    headless: string;
    key: string;
    record: string;
    parallel: string;
    browser: string;
    env: string;
    spec: string;
    ciBuildId: string;
    group: string;
    reporter: string;
    reporterOptions: string;
    tag: string;
    port: string;
    quiet: string;
    runnerUi: string;
};
//# sourceMappingURL=target-options-map.d.ts.map