import type { string_executable_path } from '../../types/typeAliases'; /** * @@@ * * @private within the repository */ export declare function locatePandoc(): Promise; /** * TODO: [🧠][♿] Maybe export through `@promptbook/node` OR `@promptbook/documents` * Note: [🟢] Code in this file should never be never released in packages that could be imported into browser environment */