import { Mutex } from 'async-mutex';
declare const zimCreatorMutex: Mutex;
export { zimCreatorMutex };
