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