import { sdk } from './sdk' /** Proof of Work is fully self-contained and has no StartOS dependencies. */ export const setDependencies = sdk.setupDependencies(async () => ({}))