export declare const INTERNAL_PROPERTY_NAME = "__cypress_cucumber_preprocessor_dont_use_this";
export declare const INTERNAL_SPEC_PROPERTIES: string;
export declare const INTERNAL_SUITE_PROPERTIES: string;
export declare const HOOK_FAILURE_EXPR: RegExp;
export declare const TEST_ISOLATION_CONFIGURATION_OPTION = "testIsolation";