/**
* Create a temporary directory with a real path
* ebook-convert requires a real path to work
* https://github.com/honkit/honkit/issues/394
* @param prefix "honkit-"
*/exportdeclareconstcreateTmpDirWithRealPath: (prefix?: string) =>string;
//# sourceMappingURL=tmpdir.d.ts.map