declare let PlayerEngineWorker: (self: DedicatedWorkerGlobalScope) => void;
export default PlayerEngineWorker;
