import { LogConfig } from '@livestore/common'; export declare const makeWorker: (options?: LogConfig.WithLoggerOptions) => void; //# sourceMappingURL=make-shared-worker.d.ts.map