/**
 * Sets up the java dir and makes a source dir
 * @returns A path like string of source directory
 */
export declare function setupJavaDir(): string;
