import { ReporterOption } from './default-options';
export declare const defaultConfigurationFilePath = "testcafe-reporter-cucumber-json.json";
export declare const options: ReporterOption;
