/// /** * @returns {string} Absolute path to the Hugo executable. */ declare const hugo: string; export = hugo;