/**
* The function getCurrentDirectory returns the root directory name of the current working directory.
* @returns The function `getCurrentDirectory` returns the root directory name of the current working
* directory.
*/exportdeclareconstgetCurrentDirectory: () =>string;