import StorageFS from './implementations/StorageFS'; export default function (jobWorker: any): StorageFS;