export declare function getGradleWrapperPath(cwd: string, gradleWrapperPath?: string): Promise; export declare function getGradleWrapperExecutablePath(gradleWrapperDir: string): string; //# sourceMappingURL=get_gradlew_path.d.ts.map