export = libarchive; declare function libarchive(moduleArg?: {}): Promise; declare namespace libarchive { export { libarchive as default }; }