export declare const E2E_CLIENT_NAME = "e2e"; export declare const IMAGE_VERSION = "v0.5.21"; export declare function getGherkinTestPath(file: string, modulePath?: string): string;